rasa framework
Voice-Based Smart Assistant System for Vehicles using RASA
Paranjape, Aditya, Patwardhan, Yash, Deshpande, Vedant, Darp, Aniket, Jagdale, Jayashree
Conversational AIs, or chatbots, mimic human speech when conversing. Smart assistants facilitate the automation of several tasks that needed human intervention earlier. Because of their accuracy, absence of dependence on human resources, and accessibility around the clock, chatbots can be employed in vehicles too. Due to people's propensity to divert their attention away from the task of driving while engaging in other activities like calling, playing music, navigation, and getting updates on the weather forecast and latest news, road safety has declined and accidents have increased as a result. It would be advantageous to automate these tasks using voice commands rather than carrying them out manually. This paper focuses on the development of a voice-based smart assistance application for vehicles based on the RASA framework. The smart assistant provides functionalities like navigation, communication via calls, getting weather forecasts and the latest news updates, and music that are completely voice-based in nature.
Complete Chatbot Course Using Rasa Framework & Python
Learn to Deploy advanced chatbots on Facebook and Telegram using the Deep Learning & NLP powered by Rasa Framework! The most in-demand skill for any Data Scientist right now is creating a chatbot to handle conversations with user. With nearly 80% companies expected to implement chatbots in the near future. Do you want to be the one implementing it? The course is designed to teach you how to create a chatbot which can help users with suggestions of laptops and phones from amazon right from the creation of first file to the deployment on platforms like Facebook and Telegram.
NUBOT: Embedded Knowledge Graph With RASA Framework for Generating Semantic Intents Responses in Roman Urdu
Shabbir, Johar, Arshad, Muhammad Umair, Shahzad, Waseem
The understanding of the human language is quantified by identifying intents and entities. Even though classification methods that rely on labeled information are often used for the comprehension of language understanding, it is incredibly time consuming and tedious process to generate high propensity supervised datasets. In this paper, we present the generation of accurate intents for the corresponding Roman Urdu unstructured data and integrate this corpus in RASA NLU module for intent classification. We embed knowledge graph with RASA Framework to maintain the dialog history for semantic based natural language mechanism for chatbot communication. We compare results of our work with existing linguistic systems combined with semantic technologies. Minimum accuracy of intents generation is 64 percent of confidence and in the response generation part minimum accuracy is 82.1 percent and maximum accuracy gain is 96.7 percent. All the scores refers to log precision, recall, and f1 measure for each intents once summarized for all. Furthermore, it creates a confusion matrix represents that which intents are ambiguously recognized by approach.